home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-12-15 | 257 b | 20 lines | [TEXT/R*ch] |
- // Copyright ©1994-1995 Apple Computer, Inc.
-
- {
- AppStrings: {
- AppName: "Welt Ready!",
- ExtrasName: "Welt!",
- },
-
- ButtonStrings: {
- OK: kOKString,
- Cancel: "Absagen",
- Yes: "Ja",
- No: "Nein",
- },
-
- MiscStrings: {
- HelloWorld: "Hallo Welt",
- },
- };
-